home *** CD-ROM | disk | FTP | other *** search
- Short: ARexx script: screenshots w/ C= ScreenSave
- Type: gfx/misc
- Uploader: ukjg@rz.uni-karlsruhe.de
- Author: ukjg@rz.uni-karlsruhe.de (Tobias Ferber)
-
- This is an ARexx script which runs the `ScreenSave' program which is
- part of the C=ommodore Native Developer Kit.
-
-
- Why should I use this script instead of using `ScreenSave' directly?
-
- (a) You don't need a shell
- (b) You get a requester when the snapshot has been written
- (c) You might want to select your output filename with a file requester
-
-
- One possibility of using snapshot.rexx is via ToolsDaemon by Nico François.
- Simply add the following lines to your `S:ToolsDaemon.menu'
-
- ITEM Snapshot
- SUB To sequence in RAM:
- (CLI) 10240 rx rexx:Snapshot.rexx SEQUENCE FILE RAM:Snapshot. QUIET
- SUB To custom file ...
- (CLI) 10240 rx rexx:Snapshot.rexx QUIET
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 817 476 41.7% 19-Jul-94 18:35:14 snapshot-1.1/ReadMe
- 4423 1663 62.4% 19-Jul-94 18:11:36 snapshot-1.1/rexx/snapshot.rexx
- 198 130 34.3% 19-Jul-94 18:21:56 snapshot-1.1/s/ToolsDaemon.menu
- -------- ------- ----- --------- --------
- 5438 2269 58.2% 20-Jul-94 07:34:44 3 files
-